-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compact and replace StreamIs{,Not}Empty
Refaster rules
#1028
Conversation
Looks good. No mutations were possible for these changes. |
989d4c5
to
fa742d1
Compare
Looks good. No mutations were possible for these changes. |
fa742d1
to
4cbc5a0
Compare
Looks good. No mutations were possible for these changes. |
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice consolidation, thanks!
4cbc5a0
to
4b76a71
Compare
Looks good. No mutations were possible for these changes. |
1 similar comment
Looks good. No mutations were possible for these changes. |
The new `StreamFindAnyIs{Empty,Present}` rules are simpler thanks to the use of `@AlsoNegation`. In some cases an additional application of the `OptionalIsEmpty` rule will be required.
178792b
to
311e7b0
Compare
Quality Gate passedIssues Measures |
Looks good. No mutations were possible for these changes. |
❗ This PR is on top of #1025. ❗Suggested commit message: